-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.13
-
Code
-
Classes
- PaymentsApi
Total Complexity |
29 |
Dependencies |
37 |
Dependents |
1 |
Total lines |
230 |
Lines of code |
181 |
Logical lines of code |
108 |
Comment lines |
24 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueue_data() |
A |
47 |
11 |
32 |
add_payment_methods() |
S |
41 |
1 |
68 |
maybe_add_payment_method_to_registry() |
S |
61 |
4 |
12 |
register_payment_methods() |
S |
51 |
2 |
31 |
enqueue_payment_styles() |
S |
69 |
3 |
7 |
process_payment_error() |
S |
69 |
3 |
7 |
__construct() |
S |
69 |
1 |
7 |
init() |
S |
67 |
1 |
7 |
enqueue_checkout_data() |
S |
81 |
1 |
3 |
enqueue_cart_data() |
S |
81 |
1 |
3 |
payment_with_context() |
S |
75 |
1 |
4 |